home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / comm / tcp / Amster-source.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  7.0 KB  |  147 lines

  1. Short:    Napster client V0.8 (Source archive)
  2. Author:   laursen@myself.com (Jacob Laursen), madcat@linuxfan.com (Güren Özen)
  3. Uploader: laursen@myself.com (Jacob Laursen)
  4. Version:  0.8
  5. Type:     comm/tcp
  6. Requires: AmigaOS 3.x, MUI 3.8, MCC_NList 19.97, MCC_Textinput 27
  7.  
  8. Napster is an MP3 sharing community using a special client that features
  9. things like chatting, searching, downloading, notify lists, etc. If you
  10. want to read more about Napster in general, go to http://www.napster.com.
  11. Here you can also download the official Windows version of the client.
  12.  
  13. Amster is an Open Source MUI based almost full-featured Napster client
  14. for AmigaOS. It comes in three archives:
  15.  
  16. Amster-main.lha     Main installation archive with executable,
  17.                     documentation and scripts. This archive is required.
  18. Amster-locale.lha   Foreign language support. This archive is optional.
  19. Amster-source.lha   Full C source. This archive is optional.
  20.  
  21. Current features:
  22.  
  23. - Multithreaded downloads with priority and queue settings.
  24. - File sharing (upload) with drag'n'drop support and more.
  25. - Private messaging and multi-chatting (with channel list window).
  26. - Advanced search with column list sorting.
  27. - External MP3 player spawning; play the music while you download it!
  28. - Navigator to connect to favourite servers (choose from list),
  29. - Napigator support (server list fetching).
  30. - Hotlist with online/offline notification and browse facility.
  31. - Separate window for each task, and optional icon panel.
  32. - ARexx port for scripting.
  33. - Locale support - the world's first Napster client in 19 languages.
  34. - Help bubbles and AmigaGuide® chapter lookup.
  35.  
  36. Changes since last Aminet release (0.7a):
  37.  
  38. - Startup time reduced significantly.
  39. - Connect time is now shown in the main window title.
  40. - Added a context menu for main listview (add/browse user) and
  41.   removed User string gadget and Browse button.
  42. - Menu option to merge libraries.
  43. - Napigator support (server list fetching) - see www.napigator.com.
  44.  
  45. - Fixed login registration procedure to work with OpenNap too.
  46. - Added "bypass registration" option for faster logins.
  47. - Invalid password/username login error requesters.
  48.  
  49. - Improved CONNECT, SEARCH and WHOIS ARexx commands.
  50. - New ARexx commands: GETSERVERSTATS and WINDOW.
  51. - Separated server/port in GUI, ARexx commands and config.
  52. - Divided transfer error event into download/upload error events.
  53. - Added "start download/upload", "incoming message", "download/
  54.   library doubleclick" and "download/upload aborted" events.
  55.  
  56. - Improved string gadgets (Textinput.mcc).
  57. - Added cursor history to chat/messenger string gadgets.
  58. - /MSG is now required in the messenger to be more consistent.
  59.  
  60. - Added more ARexx scripts and updated the player scripts.
  61. - Added Bosnian and Polish translations.
  62. - Install script updated - there's now three distribution archives,
  63.   and needed MUI custom classes will be installed.
  64. - Bugfixes and minor modifications (see CHANGES for details).
  65.  
  66.  
  67. ============================= Archive contents =============================
  68.  
  69. Original  Packed Ratio    Date     Time    Name
  70. -------- ------- ----- --------- --------  -------------
  71.     4053    1490 63.2% 18-Oct-00 17:21:54 +about.c
  72.    28102    8621 69.3% 28-Oct-00 19:01:30 +amster_Cat.c
  73.    42100    6112 85.4% 28-Oct-00 19:01:34 +amster_Cat.h
  74.     7797    2328 70.1% 22-Oct-00 22:52:46 +channellist.c
  75.    12078    3497 71.0% 26-Oct-00 00:41:26 +chat.c
  76.     3754    1340 64.3% 19-Oct-00 22:08:22 +chatline.c
  77.    23620    6959 70.5% 22-Oct-00 23:32:56 +download.c
  78.    26535    6723 74.6% 28-Oct-00 19:51:22 +gui.c
  79.    15986    4314 73.0% 22-Oct-00 23:37:50 +hotlist.c
  80.      277     196 29.2% 27-Mar-00 02:03:46 +about.h
  81.      595     325 45.3% 15-Jun-00 02:25:44 +channellist.h
  82.     1027     490 52.2% 22-Oct-00 23:08:56 +chat.h
  83.      809     449 44.4% 22-Jun-00 23:28:36 +chatline.h
  84.      329     212 35.5% 28-Oct-00 19:53:20 +config.h
  85.     1112     480 56.8% 22-Oct-00 23:33:04 +download.h
  86.     1755     631 64.0% 22-Oct-00 23:13:16 +gui.h
  87.     1137     478 57.9% 15-Jun-00 17:15:52 +hotlist.h
  88.      302     214 29.1% 27-Mar-00 02:03:46 +info.h
  89.      588     320 45.5% 31-May-00 23:45:34 +msg.h
  90.      902     440 51.2% 20-Apr-00 14:09:18 +mui.h
  91.     2946     998 66.1% 22-Oct-00 23:05:22 +napster.h
  92.      928     440 52.5% 22-Aug-00 13:25:00 +navigator.h
  93.      677     318 53.0% 27-Mar-00 02:03:46 +panel.h
  94.     2517    1047 58.4% 10-Oct-00 21:25:32 +prefs.h
  95.      773     339 56.1% 12-Oct-00 20:17:12 +protos.h
  96.     1298     539 58.4% 29-Aug-00 18:11:54 +resultview.h
  97.      420     245 41.6% 14-Aug-00 18:24:10 +rexx.h
  98.      922     411 55.4% 29-Aug-00 18:18:42 +search.h
  99.     2653     946 64.3% 30-Aug-00 18:52:26 +share.h
  100.     1122     475 57.6% 16-Jun-00 01:48:20 +thread.h
  101.     2843    1055 62.8% 15-Oct-00 16:15:44 +transfer.h
  102.     1164     494 57.5% 28-Sep-00 17:57:32 +upload.h
  103.      417     261 37.4% 27-Mar-00 02:03:46 +url.h
  104.     3011    1400 53.5% 22-Oct-00 23:29:40 +info.c
  105.     2972    1162 60.9% 18-Oct-00 15:47:54 +lamp.c
  106.    29984    9159 69.4% 28-Oct-00 17:09:22 +Amster.cd
  107.     1350     746 44.7% 18-Oct-00 15:48:02 +main.c
  108.    11069    3987 63.9% 27-Mar-00 02:03:44 +md5.c
  109.     3002    1399 53.3% 27-Mar-00 02:03:46 +md5.h
  110.    10047    3105 69.0% 18-Oct-00 15:48:20 +msg.c
  111.     2198     940 57.2% 18-Oct-00 15:48:50 +mui.c
  112.    16818    5030 70.0% 22-Oct-00 23:30:14 +napster.c
  113.    21232    5854 72.4% 22-Oct-00 23:31:54 +navigator.c
  114.     9424    2086 77.8% 18-Oct-00 15:50:06 +panel.c
  115.    25203    4579 81.8% 27-Mar-00 02:03:46 +biglogo.h
  116.     4952    2786 43.7% 27-Mar-00 02:03:46 +biglogo.iff
  117.     2643     621 76.5% 27-Mar-00 02:03:46 +chaticon.h
  118.      498     317 36.3% 27-Mar-00 02:03:46 +chaticon.iff
  119.     2405     540 77.5% 27-Mar-00 02:03:46 +dlicon.h
  120.      454     278 38.7% 27-Mar-00 02:03:46 +dlicon.iff
  121.     2670     640 76.0% 27-Mar-00 02:03:46 +infoicon.h
  122.      502     344 31.4% 27-Mar-00 02:03:46 +infoicon.iff
  123.     5143     794 84.5% 27-Mar-00 02:03:46 +logo.h
  124.     1044     445 57.3% 27-Mar-00 02:03:46 +logo.iff
  125.     2594     521 79.9% 27-Mar-00 02:03:46 +msgicon.h
  126.      490     261 46.7% 27-Mar-00 02:03:46 +msgicon.iff
  127.     2637     708 73.1% 27-Mar-00 02:03:46 +prficon.h
  128.      498     402 19.2% 27-Mar-00 02:03:46 +prficon.iff
  129.     2506     674 73.1% 27-Mar-00 02:03:46 +shareicon.h
  130.      468     360 23.0% 27-Mar-00 02:03:46 +shareicon.iff
  131.    41782    8678 79.2% 18-Oct-00 15:49:40 +prefs.c
  132.    19273    4642 75.9% 22-Oct-00 23:06:08 +resultview.c
  133.     8094    2339 71.1% 18-Oct-00 15:49:32 +rexx.c
  134.      116     104 10.3% 22-Oct-00 22:51:26 +SCOPTIONS
  135.      103     100  2.9% 11-Jul-00 14:21:28 +SCOPTIONS.devel
  136.      116     104 10.3% 11-Jul-00 14:21:04 +SCOPTIONS.final
  137.    10708    2814 73.7% 22-Oct-00 23:26:58 +search.c
  138.    32110    9008 71.9% 18-Oct-00 15:49:16 +share.c
  139.     2385     701 70.6% 22-Oct-00 22:49:32 +smakefile
  140.     2534    1130 55.4% 18-Oct-00 15:49:08 +sound.c
  141.     4879    1802 63.0% 22-Oct-00 23:10:26 +thread.c
  142.    13942    4134 70.3% 22-Oct-00 23:10:42 +transfer.c
  143.    12541    4080 67.4% 22-Oct-00 23:28:54 +upload.c
  144.     4534    1656 63.4% 22-Oct-00 23:11:54 +url.c
  145. -------- ------- ----- --------- --------
  146.   510469  143617 71.8% 31-Oct-100 10:52:36   74 files
  147.